TELGetDNProgressDet
Gets the state of the call progress indicator for a directory number.
pascal TELErr TELGetDNProgressDet ( TELDNHandle hTELDN, long selector, Boolean *prgDetOn);
hTELDN
- A handle to a directory number structure.
selector
- Currently unused.
prgDetOn
- On exit, a Boolean value that indicates whether the call progress indicator is on (
true
) or off (false
) for the specified directory number.- function result
- A result code.
DESCRIPTION
TheTELGetDNProgressDet
function returns, in theprgDetOn
parameter, a Boolean value that indicates whether the call progress indicator is on (true
) or off (false
) for the directory number specified by thehTELDN
parameter.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help